home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / 3DMARK / _SETUP.1 / Result Browser.exe / 0 / RCDATA / TFPROJECT / TFPROJECT.txt < prev   
Text File  |  1998-10-24  |  27KB  |  1,007 lines

  1. inherited FProject: TFProject
  2.   Left = 311
  3.   Top = 148
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Project'
  7.   ClientHeight = 379
  8.   ClientWidth = 455
  9.   Icon.Data = {<image000.ico>}
  10.   OnCreate = FormCreate
  11.   OnDestroy = FormDestroy
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object PageControl: TPageControl
  15.     Left = 0
  16.     Top = 0
  17.     Width = 455
  18.     Height = 379
  19.     ActivePage = TabProject
  20.     Align = alClient
  21.     TabOrder = 0
  22.     object TabProject: TTabSheet
  23.       Caption = 'Results'
  24.       object GroupBox1: TGroupBox
  25.         Left = 8
  26.         Top = 196
  27.         Width = 433
  28.         Height = 149
  29.         Caption = 'Settings'
  30.         TabOrder = 0
  31.         object Label2: TLabel
  32.           Left = 4
  33.           Top = 16
  34.           Width = 120
  35.           Height = 13
  36.           Alignment = taRightJustify
  37.           AutoSize = False
  38.           Caption = 'Rendering platform:'
  39.         end
  40.         object Label3: TLabel
  41.           Left = 4
  42.           Top = 34
  43.           Width = 120
  44.           Height = 13
  45.           Alignment = taRightJustify
  46.           AutoSize = False
  47.           Caption = 'Resolution:'
  48.         end
  49.         object Label4: TLabel
  50.           Left = 4
  51.           Top = 53
  52.           Width = 120
  53.           Height = 13
  54.           Alignment = taRightJustify
  55.           AutoSize = False
  56.           Caption = 'Color depth:'
  57.         end
  58.         object Label5: TLabel
  59.           Left = 4
  60.           Top = 71
  61.           Width = 120
  62.           Height = 13
  63.           Alignment = taRightJustify
  64.           AutoSize = False
  65.           Caption = 'Z-Buffer depth:'
  66.         end
  67.         object Label6: TLabel
  68.           Left = 4
  69.           Top = 89
  70.           Width = 120
  71.           Height = 13
  72.           Alignment = taRightJustify
  73.           AutoSize = False
  74.           Caption = 'Frame buffer mode:'
  75.         end
  76.         object LPlatform: TLabel
  77.           Left = 132
  78.           Top = 16
  79.           Width = 92
  80.           Height = 13
  81.           Caption = 'Rendering platform:'
  82.         end
  83.         object LResolution: TLabel
  84.           Left = 132
  85.           Top = 34
  86.           Width = 53
  87.           Height = 13
  88.           Caption = 'Resolution:'
  89.         end
  90.         object LColorDepth: TLabel
  91.           Left = 132
  92.           Top = 53
  93.           Width = 57
  94.           Height = 13
  95.           Caption = 'Color depth:'
  96.         end
  97.         object LFrameBuffer: TLabel
  98.           Left = 132
  99.           Top = 89
  100.           Width = 91
  101.           Height = 13
  102.           Caption = 'Frame buffer mode:'
  103.         end
  104.         object LZbuffer: TLabel
  105.           Left = 132
  106.           Top = 71
  107.           Width = 71
  108.           Height = 13
  109.           Caption = 'Z-Buffer depth:'
  110.         end
  111.         object Label8: TLabel
  112.           Left = 4
  113.           Top = 108
  114.           Width = 120
  115.           Height = 13
  116.           Alignment = taRightJustify
  117.           AutoSize = False
  118.           Caption = 'Refresh rate:'
  119.         end
  120.         object LRefreshRate: TLabel
  121.           Left = 132
  122.           Top = 108
  123.           Width = 91
  124.           Height = 13
  125.           Caption = 'Frame buffer mode:'
  126.         end
  127.         object Label10: TLabel
  128.           Left = 4
  129.           Top = 126
  130.           Width = 120
  131.           Height = 13
  132.           Alignment = taRightJustify
  133.           AutoSize = False
  134.           Caption = 'Texture format:'
  135.         end
  136.         object LTextureFormat: TLabel
  137.           Left = 132
  138.           Top = 126
  139.           Width = 91
  140.           Height = 13
  141.           Caption = 'Frame buffer mode:'
  142.         end
  143.       end
  144.       object GroupBox2: TGroupBox
  145.         Left = 8
  146.         Top = 0
  147.         Width = 433
  148.         Height = 193
  149.         Caption = 'Result Preview'
  150.         TabOrder = 1
  151.         object SpeedButton1: TSpeedButton
  152.           Left = 318
  153.           Top = 16
  154.           Width = 50
  155.           Height = 21
  156.           Caption = '< &Back'
  157.           OnClick = SpeedButton1Click
  158.         end
  159.         object SpeedButton2: TSpeedButton
  160.           Left = 375
  161.           Top = 16
  162.           Width = 50
  163.           Height = 21
  164.           Caption = '&Next >'
  165.           OnClick = SpeedButton2Click
  166.         end
  167.         object MRequired: TRichEdit
  168.           Left = 16
  169.           Top = 48
  170.           Width = 409
  171.           Height = 121
  172.           TabStop = False
  173.           BorderStyle = bsNone
  174.           Color = clBtnFace
  175.           Enabled = False
  176.           ReadOnly = True
  177.           TabOrder = 3
  178.           Visible = False
  179.         end
  180.         object chart: TChart
  181.           Left = 8
  182.           Top = 41
  183.           Width = 420
  184.           Height = 128
  185.           AllowPanning = pmNone
  186.           AllowZoom = False
  187.           BackWall.Brush.Color = clWhite
  188.           BackWall.Brush.Style = bsClear
  189.           MarginBottom = 2
  190.           MarginLeft = 2
  191.           MarginRight = 2
  192.           MarginTop = 2
  193.           Title.Text.Strings = (
  194.             '')
  195.           Title.Visible = False
  196.           LeftAxis.LabelsSeparation = 5
  197.           Legend.Inverted = True
  198.           Legend.ResizeChart = False
  199.           Legend.TextStyle = ltsPlain
  200.           Legend.TopPos = 15
  201.           Legend.VertMargin = 10
  202.           Legend.Visible = False
  203.           View3D = False
  204.           BevelOuter = bvNone
  205.           TabOrder = 1
  206.           TabStop = True
  207.           OnClick = chartClick
  208.           object LChartLabel: TLabel
  209.             Left = 353
  210.             Top = 2
  211.             Width = 57
  212.             Height = 13
  213.             Alignment = taRightJustify
  214.             Caption = 'LChartLabel'
  215.             Transparent = True
  216.             Visible = False
  217.           end
  218.         end
  219.         object cbPreview: TComboBox
  220.           Left = 8
  221.           Top = 16
  222.           Width = 225
  223.           Height = 21
  224.           Style = csDropDownList
  225.           ItemHeight = 13
  226.           Items.Strings = (
  227.             '3DMark'
  228.             'Game Scenes'
  229.             'Filtering'
  230.             'Fill Rate'
  231.             'n Pixel Polygons - Individual'
  232.             'n Pixel Polygons - Strips'
  233.             'Texture Usage')
  234.           TabOrder = 0
  235.           OnClick = cbPreviewChange
  236.         end
  237.         object LNoneRun: TStaticText
  238.           Left = 32
  239.           Top = 80
  240.           Width = 301
  241.           Height = 28
  242.           Caption = 'No tests were run in this category'
  243.           Font.Charset = DEFAULT_CHARSET
  244.           Font.Color = clWindowText
  245.           Font.Height = 24
  246.           Font.Name = 'Arial'
  247.           Font.Style = [fsItalic]
  248.           ParentFont = False
  249.           TabOrder = 2
  250.         end
  251.       end
  252.     end
  253.     object TabDetails: TTabSheet
  254.       Caption = 'Details'
  255.       object MDetails: TMemo
  256.         Left = 0
  257.         Top = 0
  258.         Width = 447
  259.         Height = 351
  260.         Align = alClient
  261.         ReadOnly = True
  262.         ScrollBars = ssBoth
  263.         TabOrder = 0
  264.       end
  265.     end
  266.     object TabSysinfo: TTabSheet
  267.       Caption = 'System Info'
  268.       object PCSystemInfo: TPageControl
  269.         Left = 0
  270.         Top = 0
  271.         Width = 447
  272.         Height = 351
  273.         ActivePage = TabExternal
  274.         Align = alClient
  275.         MultiLine = True
  276.         TabOrder = 0
  277.         object TabSystem: TTabSheet
  278.           Caption = 'System'
  279.           object GroupBox4: TGroupBox
  280.             Left = 8
  281.             Top = 0
  282.             Width = 425
  283.             Height = 113
  284.             Caption = 'Software Versions'
  285.             TabOrder = 0
  286.             object Label9: TLabel
  287.               Left = 24
  288.               Top = 16
  289.               Width = 137
  290.               Height = 13
  291.               Alignment = taRightJustify
  292.               AutoSize = False
  293.               Caption = 'Windows Version:'
  294.             end
  295.             object Label11: TLabel
  296.               Left = 24
  297.               Top = 40
  298.               Width = 137
  299.               Height = 13
  300.               Alignment = taRightJustify
  301.               AutoSize = False
  302.               Caption = 'DirectX Version:'
  303.             end
  304.             object Label12: TLabel
  305.               Left = 24
  306.               Top = 64
  307.               Width = 137
  308.               Height = 13
  309.               Alignment = taRightJustify
  310.               AutoSize = False
  311.               Caption = 'Bios Version:'
  312.             end
  313.             object Label13: TLabel
  314.               Left = 24
  315.               Top = 88
  316.               Width = 137
  317.               Height = 13
  318.               Alignment = taRightJustify
  319.               AutoSize = False
  320.               Caption = 'Bios Date:'
  321.             end
  322.             object LWindowsVersion: TLabel
  323.               Left = 168
  324.               Top = 16
  325.               Width = 85
  326.               Height = 13
  327.               Caption = 'LWindowsVersion'
  328.             end
  329.             object LDirectXVersion: TLabel
  330.               Left = 168
  331.               Top = 40
  332.               Width = 38
  333.               Height = 13
  334.               Caption = 'Label14'
  335.             end
  336.             object LBiosVersion: TLabel
  337.               Left = 168
  338.               Top = 64
  339.               Width = 38
  340.               Height = 13
  341.               Caption = 'Label14'
  342.             end
  343.             object LBiosDate: TLabel
  344.               Left = 168
  345.               Top = 88
  346.               Width = 38
  347.               Height = 13
  348.               Caption = 'Label14'
  349.             end
  350.             object Image1: TImage
  351.               Left = 16
  352.               Top = 24
  353.               Width = 32
  354.               Height = 32
  355.               AutoSize = True
  356.               Picture.Data = {<image001.ico>}
  357.             end
  358.           end
  359.           object GroupBox5: TGroupBox
  360.             Left = 8
  361.             Top = 120
  362.             Width = 425
  363.             Height = 73
  364.             Caption = 'Memory'
  365.             TabOrder = 1
  366.             object Label18: TLabel
  367.               Left = 24
  368.               Top = 24
  369.               Width = 137
  370.               Height = 13
  371.               Alignment = taRightJustify
  372.               AutoSize = False
  373.               Caption = 'Total Physical Memory:'
  374.             end
  375.             object Label19: TLabel
  376.               Left = 24
  377.               Top = 48
  378.               Width = 137
  379.               Height = 13
  380.               Alignment = taRightJustify
  381.               AutoSize = False
  382.               Caption = 'Free Physical Memory:'
  383.             end
  384.             object LPhysicalMemory: TLabel
  385.               Left = 168
  386.               Top = 24
  387.               Width = 38
  388.               Height = 13
  389.               Caption = 'Label14'
  390.             end
  391.             object LFreeMemory: TLabel
  392.               Left = 168
  393.               Top = 48
  394.               Width = 38
  395.               Height = 13
  396.               Caption = 'Label14'
  397.             end
  398.           end
  399.         end
  400.         object TabProcessor: TTabSheet
  401.           Caption = 'Processor'
  402.           object GroupBox6: TGroupBox
  403.             Left = 8
  404.             Top = 0
  405.             Width = 425
  406.             Height = 89
  407.             Caption = 'CPU Information'
  408.             TabOrder = 0
  409.             object Label22: TLabel
  410.               Left = 24
  411.               Top = 16
  412.               Width = 137
  413.               Height = 13
  414.               Alignment = taRightJustify
  415.               AutoSize = False
  416.               Caption = 'Processor Type:'
  417.             end
  418.             object Label23: TLabel
  419.               Left = 24
  420.               Top = 40
  421.               Width = 137
  422.               Height = 13
  423.               Alignment = taRightJustify
  424.               AutoSize = False
  425.               Caption = 'Processor Speed:'
  426.             end
  427.             object Label24: TLabel
  428.               Left = 24
  429.               Top = 64
  430.               Width = 137
  431.               Height = 13
  432.               Alignment = taRightJustify
  433.               AutoSize = False
  434.               Caption = 'Processor Caps:'
  435.             end
  436.             object LProcessorType: TLabel
  437.               Left = 168
  438.               Top = 16
  439.               Width = 38
  440.               Height = 13
  441.               Caption = 'Label14'
  442.             end
  443.             object LProcessorSpeed: TLabel
  444.               Left = 168
  445.               Top = 40
  446.               Width = 38
  447.               Height = 13
  448.               Caption = 'Label14'
  449.             end
  450.             object LProcessorCaps: TLabel
  451.               Left = 168
  452.               Top = 64
  453.               Width = 38
  454.               Height = 13
  455.               Caption = 'Label14'
  456.             end
  457.             object Image2: TImage
  458.               Left = 16
  459.               Top = 24
  460.               Width = 32
  461.               Height = 32
  462.               AutoSize = True
  463.               Picture.Data = {<image002.ico>}
  464.             end
  465.           end
  466.           object GroupBox7: TGroupBox
  467.             Left = 6
  468.             Top = 96
  469.             Width = 425
  470.             Height = 65
  471.             Caption = 'Cache Memory'
  472.             TabOrder = 1
  473.             object Label25: TLabel
  474.               Left = 24
  475.               Top = 16
  476.               Width = 137
  477.               Height = 13
  478.               Alignment = taRightJustify
  479.               AutoSize = False
  480.               Caption = 'L1 Cache Size:'
  481.             end
  482.             object Label29: TLabel
  483.               Left = 24
  484.               Top = 40
  485.               Width = 137
  486.               Height = 13
  487.               Alignment = taRightJustify
  488.               AutoSize = False
  489.               Caption = 'L2 Cache Size:'
  490.             end
  491.             object LL1CacheSize: TLabel
  492.               Left = 168
  493.               Top = 16
  494.               Width = 38
  495.               Height = 13
  496.               Caption = 'Label14'
  497.             end
  498.             object LL2CacheSize: TLabel
  499.               Left = 168
  500.               Top = 40
  501.               Width = 38
  502.               Height = 13
  503.               Caption = 'Label14'
  504.             end
  505.           end
  506.         end
  507.         object TabDesktop: TTabSheet
  508.           Caption = 'Desktop'
  509.           object GroupBox8: TGroupBox
  510.             Left = 8
  511.             Top = 0
  512.             Width = 425
  513.             Height = 73
  514.             Caption = '2D Display Adapter'
  515.             TabOrder = 0
  516.             object Label30: TLabel
  517.               Left = 24
  518.               Top = 16
  519.               Width = 137
  520.               Height = 13
  521.               Alignment = taRightJustify
  522.               AutoSize = False
  523.               Caption = 'Name:'
  524.             end
  525.             object Label33: TLabel
  526.               Left = 24
  527.               Top = 40
  528.               Width = 137
  529.               Height = 13
  530.               Alignment = taRightJustify
  531.               AutoSize = False
  532.               Caption = 'Driver Date:'
  533.             end
  534.             object L2DName: TLabel
  535.               Left = 168
  536.               Top = 16
  537.               Width = 38
  538.               Height = 13
  539.               Caption = 'Label14'
  540.             end
  541.             object L2DDate: TLabel
  542.               Left = 168
  543.               Top = 40
  544.               Width = 38
  545.               Height = 13
  546.               Caption = 'Label14'
  547.             end
  548.             object Image3: TImage
  549.               Left = 16
  550.               Top = 24
  551.               Width = 32
  552.               Height = 32
  553.               AutoSize = True
  554.               Picture.Data = {<image003.ico>}
  555.             end
  556.           end
  557.           object GroupBox9: TGroupBox
  558.             Left = 6
  559.             Top = 80
  560.             Width = 425
  561.             Height = 73
  562.             Caption = 'Monitor'
  563.             TabOrder = 1
  564.             object Label34: TLabel
  565.               Left = 24
  566.               Top = 16
  567.               Width = 137
  568.               Height = 13
  569.               Alignment = taRightJustify
  570.               AutoSize = False
  571.               Caption = 'Name:'
  572.             end
  573.             object Label37: TLabel
  574.               Left = 24
  575.               Top = 40
  576.               Width = 137
  577.               Height = 13
  578.               Alignment = taRightJustify
  579.               AutoSize = False
  580.               Caption = 'Driver Date:'
  581.             end
  582.             object LMonitorName: TLabel
  583.               Left = 168
  584.               Top = 16
  585.               Width = 38
  586.               Height = 13
  587.               Caption = 'Label14'
  588.             end
  589.             object LMonitorDriverDate: TLabel
  590.               Left = 168
  591.               Top = 40
  592.               Width = 38
  593.               Height = 13
  594.               Caption = 'Label14'
  595.             end
  596.             object Image4: TImage
  597.               Left = 16
  598.               Top = 24
  599.               Width = 32
  600.               Height = 32
  601.               AutoSize = True
  602.               Picture.Data = {<image004.ico>}
  603.             end
  604.           end
  605.           object GroupBox10: TGroupBox
  606.             Left = 6
  607.             Top = 160
  608.             Width = 425
  609.             Height = 89
  610.             Caption = 'Desktop Size and Color Depth'
  611.             TabOrder = 2
  612.             object Label40: TLabel
  613.               Left = 24
  614.               Top = 16
  615.               Width = 137
  616.               Height = 13
  617.               Alignment = taRightJustify
  618.               AutoSize = False
  619.               Caption = 'Width:'
  620.             end
  621.             object Label41: TLabel
  622.               Left = 24
  623.               Top = 40
  624.               Width = 137
  625.               Height = 13
  626.               Alignment = taRightJustify
  627.               AutoSize = False
  628.               Caption = 'Height:'
  629.             end
  630.             object LDesktopWidth: TLabel
  631.               Left = 168
  632.               Top = 16
  633.               Width = 38
  634.               Height = 13
  635.               Caption = 'Label14'
  636.             end
  637.             object LDesktopHeight: TLabel
  638.               Left = 168
  639.               Top = 40
  640.               Width = 38
  641.               Height = 13
  642.               Caption = 'Label14'
  643.             end
  644.             object Label44: TLabel
  645.               Left = 24
  646.               Top = 64
  647.               Width = 137
  648.               Height = 13
  649.               Alignment = taRightJustify
  650.               AutoSize = False
  651.               Caption = 'Color Depth:'
  652.             end
  653.             object LDesktopDepth: TLabel
  654.               Left = 168
  655.               Top = 64
  656.               Width = 38
  657.               Height = 13
  658.               Caption = 'Label14'
  659.             end
  660.           end
  661.         end
  662.         object TabInternal: TTabSheet
  663.           Caption = 'TabInternal'
  664.           object Label56: TLabel
  665.             Left = 8
  666.             Top = 112
  667.             Width = 96
  668.             Height = 13
  669.             Caption = 'Supported Features:'
  670.           end
  671.           object Label57: TLabel
  672.             Left = 8
  673.             Top = 208
  674.             Width = 138
  675.             Height = 13
  676.             Caption = 'Supported 3D display modes:'
  677.           end
  678.           object Label58: TLabel
  679.             Left = 231
  680.             Top = 208
  681.             Width = 124
  682.             Height = 13
  683.             Caption = 'Supported texture formats:'
  684.           end
  685.           object GroupBox11: TGroupBox
  686.             Left = 8
  687.             Top = 0
  688.             Width = 425
  689.             Height = 105
  690.             Caption = 'Information'
  691.             TabOrder = 0
  692.             object Label46: TLabel
  693.               Left = 56
  694.               Top = 16
  695.               Width = 137
  696.               Height = 13
  697.               Alignment = taRightJustify
  698.               AutoSize = False
  699.               Caption = 'Driver Name:'
  700.             end
  701.             object Label47: TLabel
  702.               Left = 56
  703.               Top = 32
  704.               Width = 137
  705.               Height = 13
  706.               Alignment = taRightJustify
  707.               AutoSize = False
  708.               Caption = 'Driver Version:'
  709.             end
  710.             object LIDriverName: TLabel
  711.               Left = 200
  712.               Top = 16
  713.               Width = 38
  714.               Height = 13
  715.               Caption = 'Label14'
  716.             end
  717.             object LIDriverVersion: TLabel
  718.               Left = 200
  719.               Top = 32
  720.               Width = 38
  721.               Height = 13
  722.               Caption = 'Label14'
  723.             end
  724.             object Label50: TLabel
  725.               Left = 56
  726.               Top = 48
  727.               Width = 137
  728.               Height = 13
  729.               Alignment = taRightJustify
  730.               AutoSize = False
  731.               Caption = 'Total Video Memory On Card:'
  732.             end
  733.             object LITotalMemory: TLabel
  734.               Left = 200
  735.               Top = 48
  736.               Width = 38
  737.               Height = 13
  738.               Caption = 'Label14'
  739.             end
  740.             object Label52: TLabel
  741.               Left = 56
  742.               Top = 64
  743.               Width = 137
  744.               Height = 13
  745.               Alignment = taRightJustify
  746.               AutoSize = False
  747.               Caption = 'Total Texture Memory:'
  748.             end
  749.             object LITextureMemory: TLabel
  750.               Left = 200
  751.               Top = 64
  752.               Width = 38
  753.               Height = 13
  754.               Caption = 'Label14'
  755.             end
  756.             object Label54: TLabel
  757.               Left = 56
  758.               Top = 80
  759.               Width = 137
  760.               Height = 13
  761.               Alignment = taRightJustify
  762.               AutoSize = False
  763.               Caption = 'Bus:'
  764.             end
  765.             object LIBus: TLabel
  766.               Left = 200
  767.               Top = 80
  768.               Width = 38
  769.               Height = 13
  770.               Caption = 'Label14'
  771.             end
  772.             object Image5: TImage
  773.               Left = 16
  774.               Top = 24
  775.               Width = 32
  776.               Height = 32
  777.               AutoSize = True
  778.               Picture.Data = {<image005.ico>}
  779.             end
  780.           end
  781.           object MIFeatures: TMemo
  782.             Left = 8
  783.             Top = 128
  784.             Width = 425
  785.             Height = 73
  786.             ReadOnly = True
  787.             ScrollBars = ssVertical
  788.             TabOrder = 1
  789.           end
  790.           object MIModes: TMemo
  791.             Left = 6
  792.             Top = 224
  793.             Width = 200
  794.             Height = 73
  795.             ReadOnly = True
  796.             ScrollBars = ssVertical
  797.             TabOrder = 2
  798.           end
  799.           object MITextures: TMemo
  800.             Left = 231
  801.             Top = 224
  802.             Width = 200
  803.             Height = 73
  804.             ReadOnly = True
  805.             ScrollBars = ssVertical
  806.             TabOrder = 3
  807.           end
  808.         end
  809.         object TabExternal: TTabSheet
  810.           Caption = 'TabExternal'
  811.           object Label69: TLabel
  812.             Left = 8
  813.             Top = 112
  814.             Width = 96
  815.             Height = 13
  816.             Caption = 'Supported Features:'
  817.           end
  818.           object Label70: TLabel
  819.             Left = 8
  820.             Top = 208
  821.             Width = 138
  822.             Height = 13
  823.             Caption = 'Supported 3D display modes:'
  824.           end
  825.           object Label71: TLabel
  826.             Left = 231
  827.             Top = 208
  828.             Width = 124
  829.             Height = 13
  830.             Caption = 'Supported texture formats:'
  831.           end
  832.           object GroupBox12: TGroupBox
  833.             Left = 8
  834.             Top = 0
  835.             Width = 425
  836.             Height = 105
  837.             Caption = 'Information'
  838.             TabOrder = 0
  839.             object Label59: TLabel
  840.               Left = 56
  841.               Top = 16
  842.               Width = 137
  843.               Height = 13
  844.               Alignment = taRightJustify
  845.               AutoSize = False
  846.               Caption = 'Driver Name:'
  847.             end
  848.             object Label60: TLabel
  849.               Left = 56
  850.               Top = 32
  851.               Width = 137
  852.               Height = 13
  853.               Alignment = taRightJustify
  854.               AutoSize = False
  855.               Caption = 'Driver Version:'
  856.             end
  857.             object LEDriverName: TLabel
  858.               Left = 200
  859.               Top = 16
  860.               Width = 38
  861.               Height = 13
  862.               Caption = 'Label14'
  863.             end
  864.             object LEDriverVersion: TLabel
  865.               Left = 200
  866.               Top = 32
  867.               Width = 38
  868.               Height = 13
  869.               Caption = 'Label14'
  870.             end
  871.             object Label63: TLabel
  872.               Left = 56
  873.               Top = 48
  874.               Width = 137
  875.               Height = 13
  876.               Alignment = taRightJustify
  877.               AutoSize = False
  878.               Caption = 'Total Video Memory On Card:'
  879.             end
  880.             object LETotalMemory: TLabel
  881.               Left = 200
  882.               Top = 48
  883.               Width = 38
  884.               Height = 13
  885.               Caption = 'Label14'
  886.             end
  887.             object Label65: TLabel
  888.               Left = 56
  889.               Top = 64
  890.               Width = 137
  891.               Height = 13
  892.               Alignment = taRightJustify
  893.               AutoSize = False
  894.               Caption = 'Total Texture Memory:'
  895.             end
  896.             object LETextureMemory: TLabel
  897.               Left = 200
  898.               Top = 64
  899.               Width = 38
  900.               Height = 13
  901.               Caption = 'Label14'
  902.             end
  903.             object Label67: TLabel
  904.               Left = 56
  905.               Top = 80
  906.               Width = 137
  907.               Height = 13
  908.               Alignment = taRightJustify
  909.               AutoSize = False
  910.               Caption = 'Bus:'
  911.             end
  912.             object LEBus: TLabel
  913.               Left = 200
  914.               Top = 80
  915.               Width = 38
  916.               Height = 13
  917.               Caption = 'Label14'
  918.             end
  919.             object Image6: TImage
  920.               Left = 16
  921.               Top = 24
  922.               Width = 32
  923.               Height = 32
  924.               AutoSize = True
  925.               Picture.Data = {<image006.ico>}
  926.             end
  927.           end
  928.           object MEFeatures: TMemo
  929.             Left = 8
  930.             Top = 128
  931.             Width = 425
  932.             Height = 73
  933.             ReadOnly = True
  934.             ScrollBars = ssVertical
  935.             TabOrder = 1
  936.           end
  937.           object MEModes: TMemo
  938.             Left = 6
  939.             Top = 224
  940.             Width = 200
  941.             Height = 73
  942.             ReadOnly = True
  943.             ScrollBars = ssVertical
  944.             TabOrder = 2
  945.           end
  946.           object METextures: TMemo
  947.             Left = 231
  948.             Top = 224
  949.             Width = 200
  950.             Height = 73
  951.             ReadOnly = True
  952.             ScrollBars = ssVertical
  953.             TabOrder = 3
  954.           end
  955.         end
  956.       end
  957.     end
  958.     object TabProperties: TTabSheet
  959.       Caption = 'Properties'
  960.       object GroupBox3: TGroupBox
  961.         Left = 8
  962.         Top = 0
  963.         Width = 433
  964.         Height = 97
  965.         Caption = 'Info'
  966.         TabOrder = 0
  967.         object Label7: TLabel
  968.           Left = 18
  969.           Top = 40
  970.           Width = 52
  971.           Height = 13
  972.           Alignment = taRightJustify
  973.           Caption = 'Comments:'
  974.         end
  975.         object Label1: TLabel
  976.           Left = 14
  977.           Top = 18
  978.           Width = 56
  979.           Height = 13
  980.           Alignment = taRightJustify
  981.           Caption = 'Description:'
  982.         end
  983.         object MComments: TMemo
  984.           Left = 72
  985.           Top = 40
  986.           Width = 321
  987.           Height = 49
  988.           Lines.Strings = (
  989.             'MComments')
  990.           TabOrder = 0
  991.           OnExit = MCommentsExit
  992.         end
  993.         object EDescription: TEdit
  994.           Left = 72
  995.           Top = 16
  996.           Width = 321
  997.           Height = 21
  998.           TabOrder = 1
  999.           Text = 'EDescription'
  1000.           OnChange = EDescriptionChange
  1001.           OnExit = EDescriptionExit
  1002.         end
  1003.       end
  1004.     end
  1005.   end
  1006. end
  1007.